projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0143b5b
3df73e0
)
Auto merge of #3417 - alexcrichton:fix-svn, r=brson
author
bors
<bors@rust-lang.org>
Thu, 29 Dec 2016 07:37:46 +0000
(07:37 +0000)
committer
bors
<bors@rust-lang.org>
Thu, 29 Dec 2016 07:37:46 +0000
(07:37 +0000)
Ignore dot dirs in directory sources
Looks like they'll conflict with a VCS, so let's just skip them like we do in
directory traversal elsewhere.
Closes #3414
Trivial merge